projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
733dfe2
)
; Fix typo in last change to m4-mode.el.
author
Basil L. Contovounesios
<contovob@tcd.ie>
Fri, 12 Feb 2021 18:21:45 +0000
(18:21 +0000)
committer
Basil L. Contovounesios
<contovob@tcd.ie>
Fri, 12 Feb 2021 18:21:45 +0000
(18:21 +0000)
lisp/progmodes/m4-mode.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/m4-mode.el
b/lisp/progmodes/m4-mode.el
index 431d86bddd2936d775ca43ed6ecf7be1694c5daf..7dfaed44282e8ae89cde706643baa31418597fee 100644
(file)
--- a/
lisp/progmodes/m4-mode.el
+++ b/
lisp/progmodes/m4-mode.el
@@
-78,7
+78,7
@@
If m4 is not in your PATH, set this to an absolute file name."
"stack_foreach_sep" "stack_foreach_sep_lifo" "substr" "syscmd"
"sysval" "traceoff" "traceon" "translit" "undefine" "undivert"
"unix" "upcase" "windows")
- "List of valid m4 macros
. for M4 mode
"))
+ "List of valid m4 macros
for M4 mode.
"))
(defvar m4-font-lock-keywords
(eval-when-compile